This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Nicole Lopkrogenetsi 15.Jan.04 02:18 PM a Web browser Domino Designer All Releases All Platforms
I try to create a new field of the document in the standard mail-database. This field must contain a first 30 characters from the "body" - field. I use such formula: @Abstract( [TryFit] ; 30 ; "" ; "body" ). But it not works - the function @Abstract returns "" - empty string. Please help!